Post

Replies

Boosts

Views

Activity

Xcode 11 Mac OS Catalina Application file couldn't be opened because you don't have permission to view it
After upgrading to Mac OS Catalina my already existent Xcode iOS projects are working fine.I've created a new version of one of my projects. The development process is ok, but when I try to test it I receive the following message:The file “zzz.app” couldn’t be opened because you don’t have permission to view it.Domain: NSCocoaErrorDomainCode: 257Failure Reason: You don’t have permission.Recovery Suggestion: To view or change permissions, select the item in the Finder and choose File > Get Info.User Info: { NSFilePath = "/Users/marcus/Library/Developer/Xcode/DerivedData/iMapIt-hdsrzhleripsvndtyddaezcqjjpk/Build/Products/Debug-iphonesimulator/zzz.app";}--The operation couldn’t be completed. Permission deniedDomain: NSPOSIXErrorDomainCode: 13Failure Reason: Permission denied--Xcode is 11.3.1Mac OS Catalina is 10.15.1I've tried so many actions but I couldn't get to a solution.Help needed, please.
5
0
6.3k
Mar ’20